3.5.2 \(\int \frac {\cos ^m(c+d x)}{(a+a \cos (c+d x))^2} \, dx\) [402]

Optimal. Leaf size=229 \[ -\frac {2 (1-m) \cos ^{1+m}(c+d x) \sin (c+d x)}{3 a^2 d (1+\cos (c+d x))}-\frac {\cos ^{1+m}(c+d x) \sin (c+d x)}{3 d (a+a \cos (c+d x))^2}+\frac {(1-2 m) m \cos ^{1+m}(c+d x) \, _2F_1\left (\frac {1}{2},\frac {1+m}{2};\frac {3+m}{2};\cos ^2(c+d x)\right ) \sin (c+d x)}{3 a^2 d (1+m) \sqrt {\sin ^2(c+d x)}}-\frac {2 (1-m) (1+m) \cos ^{2+m}(c+d x) \, _2F_1\left (\frac {1}{2},\frac {2+m}{2};\frac {4+m}{2};\cos ^2(c+d x)\right ) \sin (c+d x)}{3 a^2 d (2+m) \sqrt {\sin ^2(c+d x)}} \]

[Out]

-2/3*(1-m)*cos(d*x+c)^(1+m)*sin(d*x+c)/a^2/d/(1+cos(d*x+c))-1/3*cos(d*x+c)^(1+m)*sin(d*x+c)/d/(a+a*cos(d*x+c))
^2+1/3*(1-2*m)*m*cos(d*x+c)^(1+m)*hypergeom([1/2, 1/2+1/2*m],[3/2+1/2*m],cos(d*x+c)^2)*sin(d*x+c)/a^2/d/(1+m)/
(sin(d*x+c)^2)^(1/2)-2/3*(1-m)*(1+m)*cos(d*x+c)^(2+m)*hypergeom([1/2, 1+1/2*m],[2+1/2*m],cos(d*x+c)^2)*sin(d*x
+c)/a^2/d/(2+m)/(sin(d*x+c)^2)^(1/2)

________________________________________________________________________________________

Rubi [A]
time = 0.20, antiderivative size = 229, normalized size of antiderivative = 1.00, number of steps used = 5, number of rules used = 4, integrand size = 21, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.190, Rules used = {2845, 3057, 2827, 2722} \begin {gather*} \frac {(1-2 m) m \sin (c+d x) \cos ^{m+1}(c+d x) \, _2F_1\left (\frac {1}{2},\frac {m+1}{2};\frac {m+3}{2};\cos ^2(c+d x)\right )}{3 a^2 d (m+1) \sqrt {\sin ^2(c+d x)}}-\frac {2 (1-m) (m+1) \sin (c+d x) \cos ^{m+2}(c+d x) \, _2F_1\left (\frac {1}{2},\frac {m+2}{2};\frac {m+4}{2};\cos ^2(c+d x)\right )}{3 a^2 d (m+2) \sqrt {\sin ^2(c+d x)}}-\frac {2 (1-m) \sin (c+d x) \cos ^{m+1}(c+d x)}{3 a^2 d (\cos (c+d x)+1)}-\frac {\sin (c+d x) \cos ^{m+1}(c+d x)}{3 d (a \cos (c+d x)+a)^2} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[Cos[c + d*x]^m/(a + a*Cos[c + d*x])^2,x]

[Out]

(-2*(1 - m)*Cos[c + d*x]^(1 + m)*Sin[c + d*x])/(3*a^2*d*(1 + Cos[c + d*x])) - (Cos[c + d*x]^(1 + m)*Sin[c + d*
x])/(3*d*(a + a*Cos[c + d*x])^2) + ((1 - 2*m)*m*Cos[c + d*x]^(1 + m)*Hypergeometric2F1[1/2, (1 + m)/2, (3 + m)
/2, Cos[c + d*x]^2]*Sin[c + d*x])/(3*a^2*d*(1 + m)*Sqrt[Sin[c + d*x]^2]) - (2*(1 - m)*(1 + m)*Cos[c + d*x]^(2
+ m)*Hypergeometric2F1[1/2, (2 + m)/2, (4 + m)/2, Cos[c + d*x]^2]*Sin[c + d*x])/(3*a^2*d*(2 + m)*Sqrt[Sin[c +
d*x]^2])

Rule 2722

Int[((b_.)*sin[(c_.) + (d_.)*(x_)])^(n_), x_Symbol] :> Simp[Cos[c + d*x]*((b*Sin[c + d*x])^(n + 1)/(b*d*(n + 1
)*Sqrt[Cos[c + d*x]^2]))*Hypergeometric2F1[1/2, (n + 1)/2, (n + 3)/2, Sin[c + d*x]^2], x] /; FreeQ[{b, c, d, n
}, x] &&  !IntegerQ[2*n]

Rule 2827

Int[((b_.)*sin[(e_.) + (f_.)*(x_)])^(m_)*((c_) + (d_.)*sin[(e_.) + (f_.)*(x_)]), x_Symbol] :> Dist[c, Int[(b*S
in[e + f*x])^m, x], x] + Dist[d/b, Int[(b*Sin[e + f*x])^(m + 1), x], x] /; FreeQ[{b, c, d, e, f, m}, x]

Rule 2845

Int[((a_) + (b_.)*sin[(e_.) + (f_.)*(x_)])^(m_)*((c_.) + (d_.)*sin[(e_.) + (f_.)*(x_)])^(n_), x_Symbol] :> Sim
p[b^2*Cos[e + f*x]*(a + b*Sin[e + f*x])^m*((c + d*Sin[e + f*x])^(n + 1)/(a*f*(2*m + 1)*(b*c - a*d))), x] + Dis
t[1/(a*(2*m + 1)*(b*c - a*d)), Int[(a + b*Sin[e + f*x])^(m + 1)*(c + d*Sin[e + f*x])^n*Simp[b*c*(m + 1) - a*d*
(2*m + n + 2) + b*d*(m + n + 2)*Sin[e + f*x], x], x], x] /; FreeQ[{a, b, c, d, e, f, n}, x] && NeQ[b*c - a*d,
0] && EqQ[a^2 - b^2, 0] && NeQ[c^2 - d^2, 0] && LtQ[m, -1] &&  !GtQ[n, 0] && (IntegersQ[2*m, 2*n] || (IntegerQ
[m] && EqQ[c, 0]))

Rule 3057

Int[((a_) + (b_.)*sin[(e_.) + (f_.)*(x_)])^(m_)*((A_.) + (B_.)*sin[(e_.) + (f_.)*(x_)])*((c_.) + (d_.)*sin[(e_
.) + (f_.)*(x_)])^(n_), x_Symbol] :> Simp[b*(A*b - a*B)*Cos[e + f*x]*(a + b*Sin[e + f*x])^m*((c + d*Sin[e + f*
x])^(n + 1)/(a*f*(2*m + 1)*(b*c - a*d))), x] + Dist[1/(a*(2*m + 1)*(b*c - a*d)), Int[(a + b*Sin[e + f*x])^(m +
 1)*(c + d*Sin[e + f*x])^n*Simp[B*(a*c*m + b*d*(n + 1)) + A*(b*c*(m + 1) - a*d*(2*m + n + 2)) + d*(A*b - a*B)*
(m + n + 2)*Sin[e + f*x], x], x], x] /; FreeQ[{a, b, c, d, e, f, A, B, n}, x] && NeQ[b*c - a*d, 0] && EqQ[a^2
- b^2, 0] && NeQ[c^2 - d^2, 0] && LtQ[m, -2^(-1)] &&  !GtQ[n, 0] && IntegerQ[2*m] && (IntegerQ[2*n] || EqQ[c,
0])

Rubi steps

\begin {align*} \int \frac {\cos ^m(c+d x)}{(a+a \cos (c+d x))^2} \, dx &=-\frac {\cos ^{1+m}(c+d x) \sin (c+d x)}{3 d (a+a \cos (c+d x))^2}+\frac {\int \frac {\cos ^m(c+d x) (a (2-m)+a m \cos (c+d x))}{a+a \cos (c+d x)} \, dx}{3 a^2}\\ &=-\frac {2 (1-m) \cos ^{1+m}(c+d x) \sin (c+d x)}{3 a^2 d (1+\cos (c+d x))}-\frac {\cos ^{1+m}(c+d x) \sin (c+d x)}{3 d (a+a \cos (c+d x))^2}+\frac {\int \cos ^m(c+d x) \left (-a^2 (1-2 m) m+2 a^2 (1-m) (1+m) \cos (c+d x)\right ) \, dx}{3 a^4}\\ &=-\frac {2 (1-m) \cos ^{1+m}(c+d x) \sin (c+d x)}{3 a^2 d (1+\cos (c+d x))}-\frac {\cos ^{1+m}(c+d x) \sin (c+d x)}{3 d (a+a \cos (c+d x))^2}-\frac {((1-2 m) m) \int \cos ^m(c+d x) \, dx}{3 a^2}+\frac {(2 (1-m) (1+m)) \int \cos ^{1+m}(c+d x) \, dx}{3 a^2}\\ &=-\frac {2 (1-m) \cos ^{1+m}(c+d x) \sin (c+d x)}{3 a^2 d (1+\cos (c+d x))}-\frac {\cos ^{1+m}(c+d x) \sin (c+d x)}{3 d (a+a \cos (c+d x))^2}+\frac {(1-2 m) m \cos ^{1+m}(c+d x) \, _2F_1\left (\frac {1}{2},\frac {1+m}{2};\frac {3+m}{2};\cos ^2(c+d x)\right ) \sin (c+d x)}{3 a^2 d (1+m) \sqrt {\sin ^2(c+d x)}}-\frac {2 (1-m) (1+m) \cos ^{2+m}(c+d x) \, _2F_1\left (\frac {1}{2},\frac {2+m}{2};\frac {4+m}{2};\cos ^2(c+d x)\right ) \sin (c+d x)}{3 a^2 d (2+m) \sqrt {\sin ^2(c+d x)}}\\ \end {align*}

________________________________________________________________________________________

Mathematica [F]
time = 0.98, size = 0, normalized size = 0.00 \begin {gather*} \int \frac {\cos ^m(c+d x)}{(a+a \cos (c+d x))^2} \, dx \end {gather*}

Verification is not applicable to the result.

[In]

Integrate[Cos[c + d*x]^m/(a + a*Cos[c + d*x])^2,x]

[Out]

Integrate[Cos[c + d*x]^m/(a + a*Cos[c + d*x])^2, x]

________________________________________________________________________________________

Maple [F]
time = 0.20, size = 0, normalized size = 0.00 \[\int \frac {\cos ^{m}\left (d x +c \right )}{\left (a +a \cos \left (d x +c \right )\right )^{2}}\, dx\]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(cos(d*x+c)^m/(a+a*cos(d*x+c))^2,x)

[Out]

int(cos(d*x+c)^m/(a+a*cos(d*x+c))^2,x)

________________________________________________________________________________________

Maxima [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Failed to integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(cos(d*x+c)^m/(a+a*cos(d*x+c))^2,x, algorithm="maxima")

[Out]

integrate(cos(d*x + c)^m/(a*cos(d*x + c) + a)^2, x)

________________________________________________________________________________________

Fricas [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {could not integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(cos(d*x+c)^m/(a+a*cos(d*x+c))^2,x, algorithm="fricas")

[Out]

integral(cos(d*x + c)^m/(a^2*cos(d*x + c)^2 + 2*a^2*cos(d*x + c) + a^2), x)

________________________________________________________________________________________

Sympy [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \frac {\int \frac {\cos ^{m}{\left (c + d x \right )}}{\cos ^{2}{\left (c + d x \right )} + 2 \cos {\left (c + d x \right )} + 1}\, dx}{a^{2}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(cos(d*x+c)**m/(a+a*cos(d*x+c))**2,x)

[Out]

Integral(cos(c + d*x)**m/(cos(c + d*x)**2 + 2*cos(c + d*x) + 1), x)/a**2

________________________________________________________________________________________

Giac [F(-2)]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Exception raised: TypeError} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(cos(d*x+c)^m/(a+a*cos(d*x+c))^2,x, algorithm="giac")

[Out]

Exception raised: TypeError >> An error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:Unable to divide, perhaps due to rounding error%%%{1,[0,1,2,0]%%%}+%%%{1,[0,1,0,0]%%%} / %%%{4,[0,0,0,2]%%%
} Error: Ba

________________________________________________________________________________________

Mupad [F]
time = 0.00, size = -1, normalized size = -0.00 \begin {gather*} \int \frac {{\cos \left (c+d\,x\right )}^m}{{\left (a+a\,\cos \left (c+d\,x\right )\right )}^2} \,d x \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(cos(c + d*x)^m/(a + a*cos(c + d*x))^2,x)

[Out]

int(cos(c + d*x)^m/(a + a*cos(c + d*x))^2, x)

________________________________________________________________________________________